Total Complexity | 31 |
Dependencies | 0 |
Dependents | 1 |
Total lines | 222 |
Lines of code | 150 |
Logical lines of code | 113 |
Comment lines | 4 |
Methods | 6 |
Properties | 19 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
LZWCommand() | 40 | 16 | 65 | |
GetCode() | 49 | 7 | 31 | |
LZWCommandInit() | 54 | 3 | 21 | |
deCompress() | 59 | 3 | 15 | |
__construct() | 63 | 1 | 11 | |
GetCodeInit() | 70 | 1 | 7 |